Release 10.1A: OpenEdge Development:
Progress Dynamics Web Development Guide
Information (info)
Information (
info) actions apply to the Messages frame in the default HTML page layout.The following table lists and describes the
infoactions:
Info Action Parameters
shortA character string that specifies a brief version of a message.
Can also be used as an index to look up messages stored in the information object. Use as an index requires:
longA character string that specifies a more detailed version of a message than the
shortcharacter string.The character string can optionally contain substitution arguments in the form
&n,wherenis an integer between 1 and 9 inclusive. Substitutions are performed based on the values specified in theargparameter.fieldThe field name qualified by an SDO name (
sdo_name.field_name).arg, arg, ...A comma-separated list of constants, field names, variables, or expressions that results in a character string value. These argument values replace substitution parameters in
Note: The pipe character (|) is used to separate parameters. See the following example.long.Example
This example creates an error message for the
statefield while validating a customer record:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |